home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / lan / 3c589x.zip / 3C589X.EXE / NDIS / LANTASTK.TXT < prev    next >
Text File  |  1995-08-25  |  4KB  |  179 lines

  1. 3Com Corporation
  2. NDIS 2.01 Drivers Installation Notes
  3.  
  4.  
  5. This procedure describes how to install Artisoft 
  6. LANtastic 6.0 using the 3Com NDIS 2.0 driver 
  7. ELPC3.DOS.  To install LANtastic from the DOS 
  8. prompt or from Windows, follow these steps:
  9.  
  10. Installing from the DOS Prompt
  11.  
  12. 1. Insert Artisoft's LANtastic Install Disk 1 of 4 
  13.    in the diskette drive.
  14.  
  15. 2. Type:
  16.  
  17.    INSTALL
  18.  
  19.    This launches Windows and starts the 
  20.    installation of LANtastic.
  21.  
  22. 3. Go to step 4 under the "Installing from Windows" 
  23.    procedure and continue with the remaining 
  24.    steps.  
  25.  
  26.  
  27. Installing from Windows
  28.  
  29. 1. Launch Windows, if it is not already opened.  
  30.  
  31. 2. Select Run from the Windows File menu.
  32.  
  33. 3. Type:  
  34.  
  35.    A:\INSTALL
  36.  
  37.    If you are using a different drive, use the 
  38.    letter for that drive.
  39.  
  40. 4  Follow the instructions and answer the 
  41.    questions that appear. 
  42.  
  43. 5. Select NDIS Support for Network Adapters in the 
  44.    Select Network Adapter window.  
  45.  
  46. 6  When prompted, remove the LANtastic diskette, insert 
  47.    the EtherDisk diskette provided with the 3C589 PC Card, 
  48.    and press [Enter].  
  49.  
  50.    The NDIS driver is copied to your hard drive. 
  51.  
  52. 7. When prompted, reinsert the LANtastic Install 
  53.    Disk 1 in the drive.
  54.  
  55. 8. Answer the questions concerning your PC name 
  56.    and drives based on your configuration. 
  57.  
  58.  
  59.  
  60. Changes and Additions to PC Startup Files
  61. -----------------------------------------
  62.  
  63. The following lines are added or changed in 
  64. these PC startup files:  
  65.  
  66. AUTOEXEC.BAT File 
  67.  
  68. call C:\LANTASTI\STARTNET.BAT
  69.  
  70.  
  71. CONFIG.SYS File 
  72.  
  73. DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
  74. DEVICE=C:\LANTASTI\ELPC3.DOS     
  75.  
  76. PROTOCOL.INI File 
  77.  
  78. [PROTMAN]
  79.   DRIVERNAME = PROTMAN$
  80.   DYNAMIC = YES
  81.  
  82. [ELPC3_NIF]
  83.   DRIVERNAME = ELPC3$ 
  84.  
  85.  
  86. STARTNET.BAT File 
  87.  
  88. C:
  89. cd C:\LANTASTI
  90.  
  91. SET LAN_CFG=C:\LANTASTI
  92.  
  93. rem If LANtastic is disabled, skip everything.
  94. IF EXIST DISABLED GOTO :STARTNET_DONE
  95.  
  96. @echo ===== Begin LANtastic configuration =====
  97.  
  98. PATH C:\LANTASTI;C:\LANTASTI\NW;%PATH%
  99. SET LAN_DIR=C:\LANTASTI.NET
  100. SET NWDBPATH=C:\LANTASTI\NW
  101.  
  102. LOADHIGH AI-NDIS BIND_TO=ELPC3_NIF
  103.  
  104. AILANBIO @STARTNET.CFG
  105.  
  106. REDIR ACME1111CT @STARTNET.CF ======> Just an example !!!
  107.  
  108. IF EXIST NOSHARE GOTO :NOSHARE
  109. SERVER C:\LANTASTI.NET @STARTNET.CFG
  110. NET LOGIN \\ACME1111CT ======> Just an example !!!
  111. GOTO :CONTINUE
  112.  
  113. :NOSHARE
  114. @echo LANtastic server was installed but turned off.
  115.  
  116. :CONTINUE
  117.  
  118. rem If CONNECT.BAT exists, run it to set up connections.
  119. IF EXIST CONNECT.BAT GOTO :CONNECT
  120.  
  121. rem Otherwise set up connections specified 
  122. rem  during install.
  123.  
  124. NET LOGIN/wait \\ABC        ======> Just an example !!!
  125. NET USE D: \\ABC\C-DRIVE    ======> Just an example !!!
  126. NET LPT TIMEOUT 10
  127. GOTO :CONNECT_DONE
  128.  
  129. :CONNECT
  130. @echo Setting up LANtastic connections from CONNECT.BAT
  131. rem Build CONNECT.BAT like this: 
  132. rem        "NET SHOW/BATCH > C:\LANTASTI\CONNECT.BAT"
  133. rem   (or run the batch file SETNET.BAT)
  134. call CONNECT.BAT
  135.  
  136. :CONNECT_DONE
  137. NET POSTBOX
  138.  
  139. @echo ===== End LANtastic configuration =====
  140.  
  141. :STARTNET_DONE
  142. cd \
  143.  
  144.  
  145. SYSTEM.INI File (Windows)
  146.  
  147. [boot]
  148. shell=progman.exe
  149. network.drv=C:\LANTASTI\LANTNET.DRV
  150.  
  151. [boot.description]
  152. network.drv=LANtastic for Windows Version 6.00
  153.  
  154. [386Enh]
  155. network=*vnetbios,C:\LANTASTI\LANTASTI.386
  156.  
  157. [network drivers]
  158. netcard=elpc3.dos 
  159.  
  160. [LANtastic]
  161. Comment=Add 1 Network_IRQ per adapter, specify correct Irq values.
  162. Network_IRQ=15           
  163.  
  164.  
  165. WIN.INI  File (Windows)
  166.  
  167. [windows]
  168. spooler=no
  169. load=NWPOPUP.EXE C:\LANTASTI\WNET.EXE
  170. run=C:\LANTASTI\MKWGROUP.EXE
  171.  
  172.  
  173. =========================================================
  174.  
  175.  
  176.  
  177.                                 
  178. (%VER NDIS - Artisoft Lantastik v2.1b)
  179.